GtkTooltip: remove hardcoded tooltip drawing
authorMatthias Clasen <mclasen@redhat.com>
Fri, 6 Jun 2014 21:05:21 +0000 (17:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 9 Jun 2014 18:15:27 +0000 (14:15 -0400)
commit49bb39ecf523b7bdaa7af441e54d9f6078cca3bc
treeef78935387095b7c47a328bcdd3a466f615de9d2
parentdae252e3d21c60e07076d2ab3ef81f9f99e19fe0
GtkTooltip: remove hardcoded tooltip drawing

This is old code from dating back many years. Nowadays, we can
just use css drawing and csd windows to achieve much the same
effect.

Themes will need some adjustment for this change.

https://bugzilla.gnome.org/show_bug.cgi?id=731187
gtk/gtktooltip.c